Choices in Architecture, Design, Algorithms, Data Structures for effective RDF Reasoning and Querying in a Big Data Environment [on hold]
Posted
by
user2891213
on Programmers
See other posts from Programmers
or by user2891213
Published on 2013-10-17T17:19:30Z
Indexed on
2013/10/17
22:18 UTC
Read the original article
Hit count: 203
big-data
|semantic-web
As part of my academic project I would like to know what choices in Architecture, Design, Algorithms, Data Structures do we need in order to provide effective and efficient RDF Reasoning and Querying in a Big Data Environment.
Basically I want to get info regarding below points:
- What are the Systems and Software to get appropriate Architecture?
- What kind of API layer(s) would we need on top of the Big Data stores, to make this possible?
- The Indexing structures we will need.
- The appropriate Algorithms, and appropriate Algorithms for Query Planning across Big Data stores.
- The Performance Analysis and Cost Models we will need to justify the design decisions we have made along the way.
Can anyone please provide pointers..
Thanks, David
© Programmers or respective owner